added iOS source code
[wl-app.git] / iOS / Pods / Target Support Files / ZFDragableModalTransition / ZFDragableModalTransition.modulemap
1 framework module ZFDragableModalTransition {
2   umbrella header "ZFDragableModalTransition-umbrella.h"
3
4   export *
5   module * { export * }
6 }